-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow for function calls within brace validation lists #86
Conversation
Thank you for making this change! I will take a look this week! |
Can you contact me about signing the CLA? Thank you for the contribution! |
@nothans I have sent you an email to the address on your github profile. |
The CLA has been signed. Thanks again. |
@apozharski , it looks like one of the snap tests needs to be updated due to these changes. Can you confirm that the failure is expected, and update the snap tests (see details in test/README.md)? |
Yep, the new failure makes sense. I have updated the |
resolves #85